Customization improvements
The following improvements have been made to the Meridian Enterprise customization (VBScript
- In the Meridian Connection API, the GetFolderElements and GetReferences methods each returned and array of strings instead of an array of objects. This made the methods unusable from VBScript. The methods now return arrays of objects that appear as arrays of variants in VBScript.
- A new property BCFolderSearchQuery.OnlyIncludeObjectsChangedSince has been added to the .NET interop. The property gets or sets the date that defines the changed folders that are included in the search result. A new constant AS_CONFIRM_NO_SELECTPROJECTWIZARD has been added that can be used to show the project folder selection dialog for new non-project copy documents and to force them to be created in a project folder. A new event DocGenericEvent_DocumentFolderSelected has been added with which the selected folder can be retrieved for use in setting other properties.
- Effective with this release, the DCOM information in the BlueCielo Meridian Enterprise Developer's Guide will not be updated or improved and might be removed from a future revision of that document. The Meridian Enterprise DCOM API itself will continue to exist but all changes and additions to it will be undocumented and unsupported. The Meridian Enterprise .NET API and the VBScript API are now the only supported development interfaces for Meridian Enterprise and TeamWork (VBScript only). The ".NET SDK Reference" section of the BlueCielo Meridian Enterprise Developer's Guide, the BlueCielo Meridian Enterprise VBScript API Reference , and the BlueCielo TeamWork VBScript API Reference will continue to be updated and improved until further notice.
For more information, see the BlueCielo Meridian Enterprise VBScript API Reference Guide